Skip to content

fix(deps): update xmlunitversion to v2.12.0#32

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/xmlunitversion
Open

fix(deps): update xmlunitversion to v2.12.0#32
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/xmlunitversion

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented May 4, 2026

This PR contains the following updates:

Package Change Age Confidence
org.xmlunit:xmlunit-legacy (source) 2.10.02.12.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

xmlunit/xmlunit (org.xmlunit:xmlunit-legacy)

v2.12.0

  • bumped xmlunit-assertj3's dependency on assert to 3.27.7.

    This is to make people aware of
    GHSA-rqfh-9r24-8c9r

    XMLUnit itself does not use the affected code in AssertJ so the upgrade is not strictly necessary - and this is why
    the xmlunit-assertj module is not updated. In fact the assertions provided by xmlunit-assertj3 are the recommended
    upgrade path for users of AssertJ 3.x+.

    PRs #​320 and
    #​321

  • actually made withDTDParsingDisabled do what it says.

    This is a bugfix and in a way it is backwards incompatible as it changes default behavior in a way that I intended to
    do with XMLUnit 2.6.0 eight years ago. DocumentBuilderFactoryConfigurer.DefaultWithDTDParsing provides the
    behavior of XMLUnit 2.6.0 to 2.11.0.

    PRs #​326 by @​jmestwa-coder
    and #​328

v2.11.0

  • the xmlunit-jakarta-jaxb-impl no longer depends on org.glassfish.jaxb:jaxb-runtime directly.
    Issue #​313 PR #​314

    This is a breaking change and may force you to add an explicit dependency if you are using the module and rely on
    XMLUnit to provide the JAXB implementation.

v2.10.4

  • attributes with null values could cause a NullPointerException.
    Issue #​307
    PR #​309

v2.10.3

  • marked OSGi Import-Package optional for javax.xml.bind packages in xmlunit-core.
    Also fixed the Export-Package header of the legacy module.
    Issue #​300
    PR #​301

v2.10.2

  • the published POM of xmlunit-legacy lacked the dependency on xmlunit-core.
    Issue #​296

v2.10.1

  • placeholders can now also be used inside of the local part of xsi:type attributes.
    PR #​293

  • PlaceholderDifferenceEvaluator would cause ClassCastException for documents with
    differences in xsi:type attributes.
    Issue #​276

  • updated a bunch of Maven plugins, in particular we now create CylcloneDX files using
    version 1.6 of the schema.
    PR #​292

  • updated bytebuddy dependency of xmlunit-assertj to 2.12.23 in order
    to support Java 17 properly

  • Migrated form TravisCI to CircleCI
    Issue #​289

  • Migrated to Sonatype's Central Portal
    Issue #​287

  • added a new BOM artifact xmlunit-bom
    Issue #​269

  • Comparison has earned a new convenience constructor.
    PR #​280 by
    @​hiufung-kwok

  • Input.from now detects Reader arguments and uses fromReader.
    PR #​281 by
    @​SThomasP


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/xmlunitversion branch from 1f100c3 to 35ebd06 Compare May 22, 2026 08:06
@renovate renovate Bot force-pushed the renovate/xmlunitversion branch from 35ebd06 to ae4a2e5 Compare June 4, 2026 08:02
@renovate renovate Bot changed the title fix(deps): update dependency org.xmlunit:xmlunit-legacy to v2.11.0 fix(deps): update xmlunitversion to v2.12.0 Jun 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants